home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
tobby_ur.swf
/
scripts
/
DefineSprite_190
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
139 b
|
10 lines
if(_root.debugMode == false)
{
this._visible = false;
}
else
{
this._visible = true;
}
this.gotoAndPlay(_currentframe - 1);